home *** CD-ROM | disk | FTP | other *** search
/ Tietokone-lehden Plus / Tietokone Plus CD 1998.iso / pc / ohjelmat / muut / hotfixes / postsp3 / icmp-fix / q143478.txt < prev    next >
Text File  |  1997-08-26  |  4KB  |  114 lines

  1. DOCUMENT:Q143478    [winnt]
  2. TITLE   :Stop 0A in TCPIP.SYS When Receiving Out Of Band (OOB) Data
  3. PRODUCT :Microsoft Windows NT
  4. PROD/VER:3.51 4.00
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:kbbug3.51 kbbug4.00 kbfile kbfix3.51 kbfix4.00 NTSrvWkst nttcp
  7.  
  8. --------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT Workstation versions 3.51 and 4.0
  12.  - Microsoft Windows NT Server versions 3.51 and 4.0
  13. --------------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. A Stop 0x0000000A occurs in Tcpip.sys when receiving Out of Band (OOB)
  19. data.
  20.  
  21. CAUSE
  22. =====
  23.  
  24. A sender specifies "Out of Band" data by setting the URGENT bit flag in the
  25. TCP header. The receiver uses the URGENT POINTER to determine where in the
  26. segment the urgent data ends. Windows NT bugchecks when the URGENT POINTER
  27. points to the end of the frame and no normal data follows. Windows NT
  28. expects normal data to follow.
  29.  
  30. RESOLUTION
  31. ==========
  32.  
  33. Microsoft has updated Tcpip.sys to correct the problem. Instructions for
  34. installing it are available from Microsoft support channels, or directly
  35. from the Internet locations below.
  36.  
  37. NOTE: This hotfix was originally posted on May 12, 1997. A second fix was
  38. completed on May 21, 1997 to address another nearly identical attack and
  39. this hotfix has replaced the original one. The original hotfix is included
  40. in Windows NT 4.0 Service Pack 3. The most recent hotfix is not, however it
  41. is available from the following Internet locations:
  42.  
  43. Windows NT 4.0 SP2
  44. ------------------
  45.  
  46. This hotfix has been posted to the following Internet location:
  47.  
  48.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  49.    hotfixes-postSP2/oob-fix
  50.  
  51. NOTE: Service pack 2 must be applied to Windows NT 4.0 prior to applying
  52. this fix.
  53.  
  54. Windows NT 4.0 SP3
  55. ------------------
  56.  
  57. NOTE: Service pack 3 must be applied to Windows NT 4.0 prior to applying
  58. this fix.
  59.  
  60. Oob-fix has been superseded by Icmp-fix. You can find the latest hotfix at
  61. the following Microsoft ftp site:
  62.  
  63.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  64.    hotfixes-postSP3/icmp-fix
  65.  
  66. You can find the original hotfix at the following Microsoft ftp site:
  67.  
  68.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  69.    hotfixes-postSP3/archive/oob-fix
  70.  
  71. WARNING: If you install the original (archived) version of this hotfix
  72. AFTER you apply the later version, your system may become unusable.
  73. Microsoft does not recommend you install the original hotfix after applying
  74. the later version.
  75.  
  76. Windows NT 3.51
  77. ---------------
  78.  
  79. This hotfix has been posted to the following Internet location:
  80.  
  81.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT351/
  82.    hotfixes-postSP5/oob-fix
  83.  
  84. NOTE: Service pack 5 must be applied to Windows NT 3.51 prior to applying
  85. this fix.
  86.  
  87. STATUS
  88. ======
  89.  
  90. Microsoft has confirmed this to be a problem in Windows NT version 3.51 and 
  91. 4.0. A supported fix is now available, but has not been fully regression-tested
  92. and should be applied only to systems experiencing this specific problem.
  93. Unless you are severely impacted by this specific problem, Microsoft
  94. recommends that you wait for the next Service Pack that contains this fix.
  95. Contact Microsoft Technical Support for more information.
  96.  
  97. Additional query words: prodnt 4.00 3.51 
  98.  
  99. ============================================================================
  100.  
  101. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  102. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  103. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  104. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  105. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  106. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  107. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  108. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  109. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  110. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  111. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  112.  
  113. Copyright Microsoft Corporation 1997.
  114.